home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HPAVC
/
HPAVC CD-ROM.iso
/
PWAULTP3.ZIP
/
PWAPRGMS.A02
/
PWA95
/
PWAECD11.ZIP
/
HISTORY.DOC
< prev
next >
Wrap
Text File
|
1995-09-03
|
1KB
|
30 lines
Enhanced CleanDIZ History
v1.1 Released 03-Sep-95
- ECDIZ now exits with two possible error levels. If errorlevel is zero,
then the diz was not modified, so there is no need to rezip the diz
back into a file. This saves some time during the upload processing.
See UPLOAD.BAT and TEST.BAT for an example of this.
- Added "-t #" feature, for truncating lines to # characters maximum.
For example, use "-t 45" for a valid file_id.diz length. This is a
good work around in case a tagline gets appended to an existing line
of the diz, thus making the line really long.
- "STRIP.DIZ" is now packaged in its own zip file, "STRIPDIZ.ZIP", to
upload processors from deleting files from zip which contain embedded
keys of text in the file. "STRIP.DIZ" has also been updated with more
annoying lines to remove. :)
- The "-k" for keeping original timestamp never really did anything and
ECDIZ always kept original timestamp. Fixed. Now if you do not use this
option (for whatever reason), the timestamp will be updated.
- Code cleanup & optimization
v1.0 03-Aug-95
- Initial Release